home *** CD-ROM | disk | FTP | other *** search
- Path: wizard.qualcomm.com!fmerrow
- From: fmerrow@wizard.qualcomm.com (Frank Merrow)
- Newsgroups: comp.lang.rexx
- Subject: How do I "ADDRESS" EPM?
- Date: 10 Jan 1996 20:04:10 GMT
- Organization: Qualcomm Inc.
- Distribution: inet
- Message-ID: <4d163q$sa7@qualcomm.com>
- NNTP-Posting-Host: wizard.qualcomm.com
-
- Hi,
-
- I have written small Rexx Scripts that "address" EPM to control it. These
- scripts (*.ERX files) are started BY EPM. I want to do it the other way
- around. I have a Rexx script running that I started from a Command Line
- prompt. At a certain point, I would like to fire up a EPM session on a
- particular file and then "address" that session to edit the file. User
- input not needed (if fact it might get in the way).
-
- My problem is that from the small amount of documentation I have I cannot
- figure out how to get EPM and Rexx to agree that an "address handler" has
- been registered. This happens automagically if I start a *.ERX script,
- but how do I get the job done from a *.CMD script?
-
- Frank
-